f.corpo {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tabela {
	margin: 0px;
	height: 100%;
}

.titulo {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #294F7A;
}

.verde {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #336633;
}

.verde_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #336633;
}

.verm {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}

.verm_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.branco {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}

.branco_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

.titulo_not {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.conteudo_lista {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 20px;
}

.conteudo {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.conteudo_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

.conteudo1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.combo {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.combo_verde {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #336600;
}

.azul {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
}

.azul_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}
.azul_bold_resultado
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}

a.azul_lk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

a.azul_lk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

a.azul_lk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}

a.cinza_lk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a.cinza_lk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a.cinza_lk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #336699;
}

.header_grid {
	text-align:center;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background: #006699;
	text-decoration: none;
}

.header_grid a:link {
	text-align:center;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background: #006699;
	text-decoration: none;
}

.header_grid a:hover {
	text-align:center;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background: #006699;
	text-decoration: none;
}

.header_grid a:visited {
	text-align:center;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background: #006699;
	text-decoration: none;
}


.footer_grid{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   color: #ffffff;
   background: #006699;

}

.linhaImpar_grid {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background:#ffffff;
}

.linhaPar_grid {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background:#e9edf1;
}

.fundo_login
{
    background-image:url(../img/bg_login.jpg);
}

.fundo_data
{
    background-image:url(../img/bg_data.jpg);
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.fundo_data2
{
    background-image:url(../img/camera.jpg);
    font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}
